Skip to content

[19.0][ADD] website_sale_tax_selection: website sale tax display partner preference#1258

Open
yankinmax wants to merge 1 commit into
OCA:19.0from
camptocamp:add-website_sale_tax_selection
Open

[19.0][ADD] website_sale_tax_selection: website sale tax display partner preference#1258
yankinmax wants to merge 1 commit into
OCA:19.0from
camptocamp:add-website_sale_tax_selection

Conversation

@yankinmax

Copy link
Copy Markdown
Contributor

Allow partners to specify how prices are displayed on the e-commerce website: tax excluded, tax included, or standard website behavior when no preference is set.
The website tax display field is made non-stored so it can be computed dynamically from the current website user’s partner, with contact preferences taking precedence over commercial entity preferences.

@OCA-git-bot OCA-git-bot added series:19.0 mod:website_sale_tax_selection Module website_sale_tax_selection labels Jun 30, 2026

@ivantodorovich ivantodorovich left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Comment thread website_sale_tax_selection/models/website.py Outdated
Comment thread website_sale_tax_selection/models/website.py Outdated
Comment thread website_sale_tax_selection/__init__.py Outdated
Comment thread website_sale_tax_selection/tests/__init__.py Outdated
Comment thread website_sale_tax_selection/models/website.py
@yankinmax yankinmax force-pushed the add-website_sale_tax_selection branch from 5fd0e89 to bbbd2e0 Compare July 3, 2026 06:31
Comment thread website_sale_tax_selection/readme/DESCRIPTION.md
Comment thread website_sale_tax_selection/models/website.py
@yankinmax yankinmax force-pushed the add-website_sale_tax_selection branch from bbbd2e0 to 7c455b9 Compare July 6, 2026 10:08
@apf-c2c

apf-c2c commented Jul 6, 2026

Copy link
Copy Markdown

Functional test:
Left is contact with Tax Excl. configured and right is tax included (public user in this case):
image

Checkout tax applied:
image

👍

@apf-c2c apf-c2c left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functional review 👍

@OCA-git-bot

Copy link
Copy Markdown
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@Ricardoalso Ricardoalso left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants